Skip to content

Fix broken/private resource link for OrbOracle Solidity#67

Open
Salman8311 wants to merge 4 commits intoAOSSIE-Org:mainfrom
Salman8311:main
Open

Fix broken/private resource link for OrbOracle Solidity#67
Salman8311 wants to merge 4 commits intoAOSSIE-Org:mainfrom
Salman8311:main

Conversation

@Salman8311
Copy link

@Salman8311 Salman8311 commented Mar 23, 2026

This PR fixes a broken/private GitHub link in Orb.md.

The OrbOracle Solidity repository link returns a 404 (private/unavailable), so I have added a warning note to inform users.

Fixes issue #66

Summary by CodeRabbit

  • Documentation
    • Marked OrbOracle-related resource links as "Currently private/unavailable" across relevant project pages.
    • Marked Fate Protocol Smart Contracts resource link as "Currently private/unavailable".
    • Added a "Contributor Notes" section advising contributors to verify access to linked repositories and consult mentors/communication channels for latest guidance.

Fix broken/private resource link for OrbOracle Solidity
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c81272b8-fb6e-47d2-8636-4a633f6c29d2

📥 Commits

Reviewing files that changed from the base of the PR and between db3c43a and b7ce8de.

📒 Files selected for processing (1)
  • GSoC-Ideas/2026/Karma.md
✅ Files skipped from review due to trivial changes (1)
  • GSoC-Ideas/2026/Karma.md

📝 Walkthrough

Walkthrough

Updated four GSoC ideas documents: marked specific resource links as "(Currently private/unavailable)" in Orb, Gluon, and Fate, and added a new "Contributor Notes" section to Karma warning that linked repos may be private or in development.

Changes

Cohort / File(s) Summary
Orb & related docs
GSoC-Ideas/2026/Orb.md, GSoC-Ideas/2026/Gluon.md
Appended “(Currently private/unavailable)” to OrbOracle Solidity contracts and OrbOracle Explorer frontend resource links.
Fate docs
GSoC-Ideas/2026/Fate.md
Appended “(Currently private/unavailable)” to the Fate Protocol Smart Contracts resource link.
Karma docs
GSoC-Ideas/2026/Karma.md
Added a new "Contributor Notes" section advising contributors to verify access to linked repositories and consult mentors/maintainers for guidance.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • Zahnentferner

Poem

🐰 A link once bright now hides from view,
A tiny warning peeks — "not public" and true,
Docs hop along with a gentle new note,
I twitch my nose, nibble a line, then emote,
Hooray for clarity — I dance and I chew.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: marking OrbOracle Solidity resource links as unavailable across multiple files, though it focuses on the primary file (Orb.md) rather than the broader scope of all four modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
GSoC-Ideas/2026/Orb.md (1)

22-22: Consider adding more context to the unavailable resource warning.

The warning emoji effectively signals the link is inaccessible. If you know when this repository will be made public, add an expected availability date. If it will remain private, using an HTML comment to hide the link might provide a cleaner user experience than displaying a broken reference:

<!-- * [OrbOracle Solidity contracts](https://github.com/StabilityNexus/OrbOracle-Solidity) - Private during initial development -->
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@GSoC-Ideas/2026/Orb.md` at line 22, Update the unavailable resource warning
for the "OrbOracle Solidity contracts" link: either add an expected availability
note (e.g., "expected public on YYYY-MM-DD") inline after the link text
"[OrbOracle Solidity contracts]" or replace the visible list item with an HTML
comment (e.g., <!-- * [OrbOracle Solidity contracts](...) - Private during
initial development -->) so the broken reference is hidden; ensure the change
updates the line containing the OrbOracle link in Orb.md.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@GSoC-Ideas/2026/Orb.md`:
- Line 22: Update the unavailable resource warning for the "OrbOracle Solidity
contracts" link: either add an expected availability note (e.g., "expected
public on YYYY-MM-DD") inline after the link text "[OrbOracle Solidity
contracts]" or replace the visible list item with an HTML comment (e.g., <!-- *
[OrbOracle Solidity contracts](...) - Private during initial development -->) so
the broken reference is hidden; ensure the change updates the line containing
the OrbOracle link in Orb.md.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d1ae7705-19aa-44a8-8d9d-cff4735e5e97

📥 Commits

Reviewing files that changed from the base of the PR and between be627af and 713840b.

📒 Files selected for processing (1)
  • GSoC-Ideas/2026/Orb.md

@Salman8311
Copy link
Author

I have now fixed all broken/private links (Orb, Gluon, Fate) and also improved Karma.md with contributor notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant